home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / GRAPHICS / DDJBSP2.ZIP / BSPMAKER / BSPMAKER.HPP < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-24  |  498 b   |  18 lines

  1. /*  bspmaker.hpp
  2.  
  3.     Header file for BSP tree compiler. */
  4.  
  5. #define IDM_EXIT                    1
  6. #define IDM_LOAD                    2
  7. #define IDM_SAVE                    3
  8. #define IDM_COMPILE                 4
  9. #define IDM_VISIBLE_COMPILE         5
  10. #define IDM_SINGLE_STEP_COMPILE     6
  11. #define IDM_HALT_COMPILE            7
  12. #define IDS_LINEFILEFILTERSTRING    100
  13. #define IDS_INITLINEFILESTRING      101
  14. #define IDS_INITBSPFILESTRING       102
  15.  
  16. #define VERSION                        1
  17.  
  18.